POV-Ray : Newsgroups : povray.general : Printing abc\abc (bug?) : Printing abc\abc (bug?) Server Time
9 Aug 2024 17:22:40 EDT (-0400)
  Printing abc\abc (bug?)  
From: Warp
Date: 12 Jun 2000 05:24:41
Message: <3944ac59@news.povray.org>
Why I'm unable to print the string "abc\abc" with povray (at least in this
Solaris compile)?
  If I try this:

#debug "abc\abc"

I get a beep and "abcbc" is printed. Ok, \a is some bell or something like
that.
  Then I thought that it has to be printed this way:

#debug "abc\\abc"

  Same result! A beep and "abcbc" was printed. Strange.
  Then I tried:

#debug "abc\\\abc"

  Now there's no beep but it prints "abc\\abc".

  It seems that I'm unable to print "abc\abc". Is this a bug?

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.